home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / honeytrouble.swf / scripts / DefineSprite_211 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  91 b   |  4 lines

  1. stop();
  2. var Stop_ = _root.pop_[random(_root.pop_.length - 1)];
  3. this.gotoAndStop(Stop_);
  4.